virtual function

美 [ˈvɜːrtʃuəl ˈfʌŋkʃn]英 [ˈvɜːtʃuəl ˈfʌŋkʃn]
  • 网络虚函数;虚拟功能;虚拟函数;中的虚函数
virtual functionvirtual function
  1. Different virtual function corresponds to a different operating mode of virtual enterprise .

    不同的虚拟功能对应着不同的虚拟企业运行模式。

  2. Through extracting the functional requirements from the automotive electronics Virtual Function Bus specification , the overall design of VFB-designer and the functional partitioning of the modules are completed . 3 .

    从汽车电子虚拟功能总线规范中提取功能需求,完成虚拟功能总线设计器的整体设计及各模块的功能划分。

  3. The Application of Virtual Function in C + + Programming Language

    C++中虚函数的应用

  4. Virtual function of C + + and it 's implementation

    C++虚函数机制及其实现

  5. Virtual Function is the method to realize dynamic polymorphism .

    虚函数是实现动态多态性的方法。

  6. Discussion on Polymorphism and Virtual Function in C + + Language

    试谈C++的多态性和虚函数

  7. This is a virtual function that each derived class must implement .

    这是一个虚拟函数,每个派生类必须执行。

  8. Study and Exploitation on Virtual Function Record System Utilizing PCI Data Acquisition Card

    基于PCI数据采集卡的虚拟函数记录系统的研究及开发

  9. Design of Virtual Function Signal Generator Based on LabWindows / CVI

    基于LabWindows/CVI的虚拟函数信号发生器的设计

  10. What is a pure virtual function ?

    什么是纯虚函数?

  11. The virtual function of law generally focuses on regulating the exertion of rights and power .

    法律的主要价值在于规范和控制权利或权力的行使。

  12. Correctly Recognizing the Virtual Function of Constitution

    正确认识宪法的实质功能

  13. This article discusses the factors which influences the length of VPTR and virtual function table .

    本文探讨了影响vptr和虚函数表长度的因素。

  14. This paper introduces the technology to implement virtual function mechanism in C + + compiler , whose target language is C.

    因此介绍了在以C为目标语言的C++编译系统中,实现用于支持多态性的虚函数机制的方法。

  15. The experiment has proven that the signal performance generated by virtual function signal generator surpasses ordinary traditional instrument .

    实验表明,所设计的虚拟函数信号发生器输出信号性能优于普通传统信号源。

  16. The most important part of the client or server code is the virtual function NotifyReceivedPackage , as described below

    客户端或服务器端最重要的部分是虚函数NotifyReceivedPackage,定义如下

  17. This paper provides a design procedure of virtual function signal generator based on LabWindows / CVI , including system hardware configuration and software design .

    介绍一种基于虚拟仪器软件开发平台LabWindows/CVI的虚拟函数信号发生器的设计过程,包括硬件组成和软件设计。

  18. When a virtual function is called through a reference or pointer , the compiler generates code to decide at run time which function to call .

    当虚函数通过引用或者指针调用时,编译器生成代码来决定在运行期调用哪个函数。

  19. The object defined by the class which includes virtual function has a virtual function table and a pointer VPTR which points to the virtual function table .

    包含虚函数的类定义的对象有一个虚函数表和一个指向虚函数表的指针vptr。

  20. The reason for having the class name as a template parameter is so ATL can do the second tricky thing , compile-time virtual function calls .

    这就是为什么类名可以像一个模板参数那样使用,也正是由于这样的特性,ATL就有了第二件狡猾的设计,编译时虚函数调用。

  21. For example , to create a pure virtual function such as virtual int purevirtualop ( int x ) = 0 , perform these steps

    举例来说,创建一个纯虚函数:virtualintpurevirtualop(intx)=0,请执行如下这些操作

  22. We also creatively added the virtual function of practical training in this Campus Roaming Network System . It enriched the functions within this system , placed stress on practicality . 6 .

    在本系中还创新性地在漫游校园系统中加入了虚拟实训的教育实训功能,丰富了漫游系的功能,增加了漫游系统的实用性。

  23. As the multi-language tools , event handling callback , virtual function callback and the increasing use of multi-thread , the traditional reduction technologies based on data analysis are not applicable .

    由于多语言图形用户界面工具、事件处理回调、虚函数回调和多线程运用的不断增多,传统的基于数据分析的约简技术或工具已经不适用。

  24. In a base class , abstract class is defined by declaring pure virtual function , a derived class must define all inherited pure virtual functions of its base classes to be concrete .

    在基类中可以通过将虚函数声明为纯虚函数的手段来定义抽象类,强制派生类在自己的类定义中实现虚函数的具体功能。

  25. The system is composed of a general analog measure and control module , a general switch measure and control module , a general pulse measure and control module , a virtual function generator , a virtual meter of frequency , cycle and phase .

    该系统主要由通用模拟量测控模块,通用开关量测控模块,通用脉冲量测控模块,虚拟函数发生器,频率、周期、相位测量仪五大模块组成。

  26. In this paper , the structure and performance of hardware is described , such as a general analog measure and control module , a general switch measure and control module , a general pulse measure and control module , and a virtual function generator .

    本文在分析电子信息类实验教学内容基础上,设计了各虚拟仪器的外围硬件电路,如:通用模拟量测控模块、通用开关量测控模块、通用脉冲量测控模块、虚拟函数发生器。

  27. This article analyses two kinds of polymorphism : polymorphism in compiling and polymorphism in running . It argues the two kinds of polymorphism through function overloading and virtual function and points out that virtual function is the crucial technology of realizing dynamic binding .

    本文分析了C++中的两种多态性:编译时的多态性和运行时的多态性,通过函数重载和虚函数对其进行了探讨,指出了虚函数是实现动态联编的关键。

  28. Discussion on the Calibration Method of Virtual Arbitrary Function Generator

    虚拟任意波形发生器的校准方法探讨

  29. It works very similar to the virtual disk function .

    这非常类似于虚拟磁盘功能。

  30. For a full description of the virtual host function of Application Server , see its documentation .

    有关ApplicationServer虚拟主机功能的完整的介绍,请参阅它的文档。